home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / network / saptrak2.zip / README.TXT < prev    next >
Text File  |  1994-04-12  |  7KB  |  172 lines

  1. SAPTrack Version 2.0
  2. By Justin A. Jones (jjones@realtech.com)
  3. (C) 1993, 1994 RealTech Systems Corporation (info@realtech.com)
  4.  
  5. The Empire State Building
  6. 350 Fifth Avenue, 77th Floor
  7. NY, NY 10118
  8.  
  9. info@realtech.com
  10. www: www.realtech.com
  11. gopher: gopher.realtech.com
  12. ftp: ftp.realtech.com
  13.  
  14. INTRODUCTION
  15.  
  16. SAPTrack is a network analysis utility that provides continuous monitoring 
  17. of Novell SAP (Service Advertisement Protocol) and RIP (Routing Information 
  18. Protocol) broadcasts, with the following features:
  19. *    Identifies all advertised services and networks.
  20.  
  21. *    SAP and RIP broadcast packets decoded, analyzed, and displayed in real 
  22.     time.
  23. *    Quick identification of warning and alarm conditions by color code.
  24.  
  25. *    Fast and friendly text-based windowing user interface.
  26.  
  27. *    Sorting of statistics tables by hop count, address, service name, service 
  28.     type, and other fields.
  29.  
  30. *    Does not rely on file server binderies - all information and statistics are 
  31.     collected directly from broadcasts.
  32.  
  33. *    Completely passive - SAPTrack does not transmit packets and does not 
  34.     effect the network.
  35.  
  36. SAPTrack was developed to trouble shoot a problem with disappearing 
  37. services and routes on a large internetwork.  In our experience this type of
  38. problem has arrises from overloaded routers or unusual settings on SAP and
  39. RIP update intervales. It is a useful tool for network administrators, engineers, 
  40. and programmers.  Use it to monitor, debug, and better understand your network.
  41.  
  42. You are free to copy and distribute SAPTrack v2.0 by any means you can 
  43. think of.
  44.  
  45.  
  46. NEW FEATURES IN SAPTrack 2.0
  47.  
  48. *    Multiple Packet Receive Buffers - Minimize the chance of dropping 
  49.     packets on slow workstations multiple listening Event Control Blocks 
  50.     (ECBs) are posted.
  51.  
  52. *    Statistics Capture - The contents of the SAP and RIP Statistics Windows 
  53.     can be saved to disk at any time.  This is handy for documenting the 
  54.     state of the network.
  55.  
  56. *    Packet Logging - All SAP and RIP packets can now be logged to disk in 
  57.     real time.
  58.  
  59. *    Differentiation of RIP Broadcasts - The RIP Statistics Window now filters 
  60.     out broadcasts generated by workstations logging in, and etc.  This 
  61.     information is identified in the RIP Packet Window
  62.  
  63.  
  64. UNDERSTANDING SAPs and RIPs
  65.  
  66. Novell file servers, print servers, and other network resources normally 
  67. advertise their presence every 60 seconds via a SAP broadcast packet.  The 
  68. packet contains the name and address of the service, as well as the number 
  69. of router hops between the service and the current network.
  70. Novell file servers and routers keep track of all known services and 
  71. periodically advertise them to other networks.  On a NetWare 386 File 
  72. Server, the information is maintained in the bindery.  It can be viewed by 
  73. typing "DISPLAY SERVERS" at the console.  It can also be inspected on 
  74. Cisco Systems router by entering the command "SHOW NOVELL SERVERS" 
  75. at the console.
  76.  
  77. As servers and routers learn about services on one segment they will 
  78. advertise them on the other segments they are directly attached to.  A 
  79. service advertised on any segment of an internetwork will eventually be 
  80. advertised by all servers and routers across the internetwork.
  81. RIP broadcasts also occur in 60 second intervals and propagate though an 
  82. internetwork in the same fashion.  There purpose is to advertise network 
  83. addresses.  Routing tables are built from the broadcasts.
  84. Every time a SAP or RIP is forwarded by a router the hop count is 
  85. incremented by 1.  Services are only forwarded a maximum of 15 hops.  A 
  86. hop count of 16 serves a special purpose.  It is used to "unadvertise" a 
  87. service or network that has become unavailable.  A NetWare 386 file server 
  88. will unadvertise services and routes when the "RESET ROUTER" command 
  89. is given at he console, after which it will re-learn them.
  90. Type "TRACK ON" at a NetWare console to view the view SAP and RIP 
  91. packets received and transmitted by the file server.  Note that a NetWare 
  92. servers will transmit one SAP for each frame type.
  93. USING SAPTrack
  94.  
  95. SAPTrack consists of a single executable.  The only requirement is for IPX 
  96. to be loaded (IPX.COM or IPXODI.EXE).  Neither SPX or NETX is necessary, 
  97. but it is a good idea to have a mouse driver loaded.  There are no command 
  98. line parameters - just type "SAPTRACK" and go.  The interface is very 
  99. intuitive and all options are available from the pull down menus. 
  100. When SAPTrack starts, the statistics windows are open.  Updating the 
  101. packet and log windows steal mucho CPU cycles, so keeping them open on 
  102. a slow machine or very busy network may result in packets being dropped.  
  103. It is therefore recommended that these windows remain closed when not 
  104. being viewed.
  105.  
  106. Statistics Window
  107.  
  108. The SAP and RIP statistics windows are open when the application starts.  
  109. One entry appears in each table for each service and each network.  The 
  110. tables are updated every time a SAP or RIP broadcast is received, even 
  111. when the window is closed.  Following is an explanation of the various 
  112. columns in the statistics window:
  113.  
  114. COUNT - Indicates the position of the entry in the table.
  115.  
  116. AGE - Indicates how many seconds have passed since a 
  117. service or network has been advertised.  Stable entries are 
  118. green, but turn yellow when the age passes 65 seconds, and 
  119. red after 125 seconds.  Unadvertised services will turn gray.
  120.  
  121. INT  - The time interval, in seconds, between the previous two 
  122. updates received.
  123.  
  124. TYPE - Indicates the service type.  Values between 0000h and 
  125.  
  126. 8000h are reserved.  The following well-known types have 
  127. been defined by Novell:
  128.  
  129. Wild                FFFFh
  130. Unknown                0000h
  131. Print queue            0003h
  132. NetWare Server            0004h
  133. Job Server            0005h
  134. Print Server            0007h
  135. Archive Server            0009h
  136. Remote Bridge Server        0024h
  137. Advertising Print Server    0047h
  138.  
  139. HOPS - The number of router hops away the service or 
  140. network is.
  141.  
  142. INTERNETWORK ADDRESS - The service address.  
  143.  
  144. NAME - The service name.
  145.  
  146. TICKS - The number of clock ticks away the network is.
  147.  
  148. Log Window
  149.  
  150. The log windows displays SAP and RIP advertisements as they arrive.  The 
  151. newest arrival are added at the end.  The logs scrolls upward when 
  152. maximum number of entries is reached.  Entries with hop counts greater 
  153. than 15 are automatically grayed.
  154.  
  155. Packet Window
  156.  
  157. The packet windows displays the contents of the most recent SAP and RIP 
  158. packets.  Notice that each packet contains multiple entries.
  159.  
  160. ABOUT REALTECH
  161.  
  162. RealTech Systems Corporation is a systems integrator providing LAN, WAN, 
  163. and Internet integration solutions.  For information call 212.695.7100 for 
  164. information or send e-mail to info@realtech.com.
  165.  
  166. DISCLAIMER
  167.  
  168. This software is provided "as is" with no express or implied warrantees.  Neither RealTech Systems Corporation or the author is responsible for any damage resulting from the use of SAPTrack.  However, we take all credit for 
  169. any success achieved with this software.
  170.  
  171.  
  172.